Skip to content

chore(master): release 3.13.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 6, 2025

🤖 I have created a release beep boop

3.13.0 (2025-03-06)

Features

Bug Fixes

  • PromisePoolCluster.of returns PromisePoolCluster instead of PoolNamespace (#3261) (be22202)
  • 1040 datetime fields returned without time part when time is 00:00:00 (#3204) (bded498)
  • circular dependencies (#3081) (d5a76e6)
  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)
  • createPoolCluster: add pattern and selector to promise-based getConnection (#3017) (ab7c49f), closes #1381
  • Deno v2 requires commonjs type explicitly (#3209) (cdc9415)
  • handshake SSL error with AWS RDS (#2857) (de071bb)
  • query: support VECTOR packets in static parser (#3379) (603c246)
  • resolve LRU conflicts, cache loss and premature engine breaking change (#2988) (2c3c858)
  • security: sanitize fields and tables when using nestTables (#2702) (efe3db5)
  • setMaxParserCache throws TypeError (#2757) (aa8604a)
  • stream: reads should emit the dataset number for each dataset (#2628) (4dab4ca)
  • support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#2704) (2e03694)
  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)
  • types: correct TypeCast's Next callback to return unknown (#3129) (401db79)
  • typings: synchronize types of sqlstring (#3047) (81be01b)
  • typings: typo from jonServerPublicKey to onServerPublicKey (#2699) (8b5f691)
  • update connection cleanup process to handle expired connections and exceeding config.maxIdle (#3022) (b091cf4)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants